home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / spinava historka / gEN.swf / scripts / DefineSprite_285 / frame_125 / DoAction.as
Text File  |  2004-10-08  |  201b  |  14 lines

  1. tellTarget("_root.hero.heroint.hhand1")
  2. {
  3.    play();
  4. }
  5. tellTarget("_root.hero.heroint.hhand2")
  6. {
  7.    play();
  8. }
  9. tellTarget("_root.hero.heroint.hhead")
  10. {
  11.    gotoAndStop(1);
  12. }
  13. gotoAndStop(1);
  14.